- Home
- Search Results
- Page 1 of 1
Search for: All records
- 
                                    Total Resources4
- Resource Type
- 
                                    
                                    
                                    
                                    0004000000000000
- More
- Availability
- 
                                    
                                    40
- Author / Contributor
- Filter by Author / Creator
- 
                                    
                                        - 
                                                    
                                                        
                                                            
                                                            Bao, Tiffany (4)
- 
                                                    
                                                        
                                                            
                                                            Zeng, Kyle (4)
- 
                                                    
                                                        
                                                            
                                                            Doupé, Adam (3)
- 
                                                    
                                                        
                                                            
                                                            Shoshitaishvili, Yan (3)
- 
                                                    
                                                        
                                                            
                                                            Wang, Ruoyu (3)
- 
                                                    
                                                        
                                                            
                                                            Lin, Zhenpeng (2)
- 
                                                    
                                                        
                                                            
                                                            Xing, Xinyu (2)
- 
                                                    
                                                        
                                                            
                                                            Basque, Zion Leonahenahe (1)
- 
                                                    
                                                        
                                                            
                                                            Continella, Andrea (1)
- 
                                                    
                                                        
                                                            
                                                            Dong, Fangzhou (1)
- 
                                                    
                                                        
                                                            
                                                            Dresel, Lukas (1)
- 
                                                    
                                                        
                                                            
                                                            Dutcher, Audrey (1)
- 
                                                    
                                                        
                                                            
                                                            Gibbs, Wil (1)
- 
                                                    
                                                        
                                                            
                                                            Guo, Ziyi (1)
- 
                                                    
                                                        
                                                            
                                                            Kruegel, Christopher (1)
- 
                                                    
                                                        
                                                            
                                                            Le, Dang K (1)
- 
                                                    
                                                        
                                                            
                                                            Lu, Kangjie (1)
- 
                                                    
                                                        
                                                            
                                                            Menon Vadayath, Jayakrishna (1)
- 
                                                    
                                                        
                                                            
                                                            Polino, Mario (1)
- 
                                                    
                                                        
                                                            
                                                            Raj, Arvind S (1)
 
- 
                                                    
                                                        
                                                            
                                                            
- Filter by Editor
- 
                                    
                                        - 
                                                    
                                                        
                                                            
                                                            & Spizer, S. M. (0)
- 
                                                    
                                                        
                                                            
                                                            & . Spizer, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ahn, J. (0)
- 
                                                    
                                                        
                                                            
                                                            & Bateiha, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Bosch, N. (0)
- 
                                                    
                                                        
                                                            
                                                            & Brennan K. (0)
- 
                                                    
                                                        
                                                            
                                                            & Brennan, K. (0)
- 
                                                    
                                                        
                                                            
                                                            & Chen, B. (0)
- 
                                                    
                                                        
                                                            
                                                            & Chen, Bodong (0)
- 
                                                    
                                                        
                                                            
                                                            & Drown, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ferretti, F. (0)
- 
                                                    
                                                        
                                                            
                                                            & Higgins, A. (0)
- 
                                                    
                                                        
                                                            
                                                            & J. Peters (0)
- 
                                                    
                                                        
                                                            
                                                            & Kali, Y. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ruiz-Arias, P.M. (0)
- 
                                                    
                                                        
                                                            
                                                            & S. Spitzer (0)
- 
                                                    
                                                        
                                                            
                                                            & Sahin. I. (0)
- 
                                                    
                                                        
                                                            
                                                            & Spitzer, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Spitzer, S.M. (0)
- 
                                                    
                                                        
                                                            
                                                            (submitted - in Review for IEEE ICASSP-2024) (0)
 
- 
                                                    
                                                        
                                                            
                                                            
- 
                                    Have feedback or suggestions for a way to improve these results?
 !
                                    
                                        
                                            Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher.
                                            Some full text articles may not yet be available without a charge during the embargo (administrative interval).
                                        
                                        
                                        
                                            
                                                
                                             What is a DOI Number?
                                        
                                    
                                
Some links on this page may take you to non-federal websites. Their policies may differ from this site.
- 
            Zeng, Kyle; Lin, Zhenpeng; Lu, Kangjie; Xing, Xinyu; Wang, Ruoyu; Doupé, Adam; Shoshitaishvili, Yan; Bao, Tiffany (, ACM)
- 
            Tay, Hui Jun; Zeng, Kyle; Menon Vadayath, Jayakrishna; Raj, Arvind S; Dutcher, Audrey; Reddy, Tejesh; Gibbs, Wil; Basque, Zion Leonahenahe; Dong, Fangzhou; Smith, Zack; et al (, SEC '23: Proceedings of the 32nd USENIX Conference on Security Symposium)
- 
            Ruaro, Nicola; Zeng, Kyle; Dresel, Lukas; Polino, Mario; Bao, Tiffany; Continella, Andrea; Zanero, Stefano; Kruegel, Christopher; Vigna, Giovanni (, RAID '21: 24th International Symposium on Research in Attacks, Intrusions and Defenses)Exploring many execution paths in a binary program is essential to discover new vulnerabilities. Dynamic Symbolic Execution (DSE) is useful to trigger complex input conditions and enables an accurate exploration of a program while providing extensive crash replayability and semantic insights. However, scaling this type of analysis to complex binaries is difficult. Current methods suffer from the path explosion problem, despite many attempts to mitigate this challenge (e.g., by merging paths when appropriate). Still, in general, this challenge is not yet surmounted, and most bugs discovered through such techniques are shallow. We propose a novel approach to address the path explosion problem: A smart triaging system that leverages supervised machine learning techniques to replicate human expertise, leading to vulnerable path discovery. Our approach monitors the execution traces in vulnerable programs and extracts relevant features—register and memory accesses, function complexity, system calls—to guide the symbolic exploration. We train models to learn the patterns of vulnerable paths from the extracted features, and we leverage their predictions to discover interesting execution paths in new programs. We implement our approach in a tool called SyML, and we evaluate it on the Cyber Grand Challenge (CGC) dataset—a well-known dataset of vulnerable programs—and on 3 real-world Linux binaries. We show that the knowledge collected from the analysis of vulnerable paths, without any explicit prior knowledge about vulnerability patterns, is transferrable to unseen binaries, and leads to outperforming prior work in path prioritization by triggering more, and different, unique vulnerabilities.more » « less
 An official website of the United States government
An official website of the United States government 
				
			 
					 
					
 
                                     Full Text Available
                                                Full Text Available